-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[KS-412] Validate caller DON membership in TriggerPublisher #14040
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I see you updated files related to
|
bolekk
changed the title
[KS-412] Validate called DON membership in TriggerPublisher
[KS-412] Validate caller DON membership in TriggerPublisher
Aug 6, 2024
DeividasK
reviewed
Aug 6, 2024
bolekk
force-pushed
the
bugfix/KS-412-validate-donid
branch
from
August 8, 2024 03:20
1d97121
to
593fef4
Compare
Sender needs to actually belong to the DON on behalf of which it is subscribing trigger events.
bolekk
force-pushed
the
bugfix/KS-412-validate-donid
branch
from
August 8, 2024 03:30
593fef4
to
01be507
Compare
DeividasK
approved these changes
Aug 8, 2024
cedric-cordenier
approved these changes
Aug 8, 2024
Quality Gate passedIssues Measures |
momentmaker
added a commit
that referenced
this pull request
Aug 8, 2024
* develop: CRIB CI integration (#13924) fix: refactor sonarqube scan args (#13875) BCI-3492 [LogPoller]: Allow withObservedExecAndRowsAffected to report non-zero rows affected (#14057) Add error mapping for Astar (#13990) [BCI-3862][chainlink] - Change DSL Block primitive to string instead of int (#14033) [KS-412] Validate called DON membership in TriggerPublisher (#14040) [TT-1429] notifying guardian on some failures (#14073) Add Mantle errors (#14053) Fix write target nil dereferences (#14059) Allow retrying failed transmissions (#14017) auto-11214: migrate more tests to foundry (#13934)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sender needs to actually belong to the DON on behalf of which it is subscribing trigger events.